runtime.stackScanState.tail (field)

4 uses

	runtime (current package)
		mgcstack.go#L196: 	tail  *stackObjectBuf
		mgcstack.go#L275: 	x := s.tail
		mgcstack.go#L281: 		s.tail = x
		mgcstack.go#L291: 		s.tail = y